Home
last modified time | relevance | path

Searched refs:testShader (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp380 void testShader (NegativeTestContext& ctx, ImageOperation function, MemoryQualifier memory, gls::Te… in testShader() function
437testShader(ctx, IMAGE_OPERATION_STORE, memoryOptions[memoryNdx], s_imageTypes[typeNdx], formats[fm… in image_store()
478testShader(ctx, IMAGE_OPERATION_LOAD, memoryOptions[memoryNdx], s_imageTypes[typeNdx], formats[fmt… in image_load()
527testShader(ctx, imageOperations[functionNdx], memoryOptions[memoryNdx], s_imageTypes[typeNdx], for… in image_atomic()
570testShader(ctx, IMAGE_OPERATION_ATOMIC_EXCHANGE, memoryOptions[memoryNdx], s_imageTypes[typeNdx], … in image_atomic_exchange()