Home
last modified time | relevance | path

Searched defs:data_y (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp409 vfloat data_y = (data_a * vfloat(2.0f)) - vfloat(1.0f); in store_image_block() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleFunctionalTests.cpp664 const int data_y = (64 /* height */ - y - 1 /* counting starts from 0 */); in iterate() local
1053 unsigned int data_y = y; in iterate() local
[all...]

Completed in 4 milliseconds