Home
last modified time | relevance | path

Searched defs:result_data (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderBlitting.cpp112 unsigned char result_data[TEXTURE_WIDTH * TEXTURE_HEIGHT * TEXTURE_TEXEL_COMPONENTS]; in iterate() local
H A DesextcGeometryShaderLayeredFramebuffer.cpp1352 unsigned char result_data[TEXTURE_WIDTH * TEXTURE_HEIGHT * N_TEXTURE_COMPONENTS] = { 0 }; in iterate() local
H A DesextcGeometryShaderAPI.cpp375 unsigned char result_data[m_to_width * m_to_height * 4 /* rgba */]; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp1037 glw::GLuint* result_data = new glw::GLuint[result_data_size]; in verifyColorData() local
1079 glw::GLushort* result_data = new glw::GLushort[result_data_size]; in verifyDepth16Data() local
1123 glw::GLuint* result_data = new glw::GLuint[result_data_size]; verifyDepth24Data() local
1163 glw::GLfloat* result_data = new glw::GLfloat[result_data_size]; verifyDepth32FData() local
[all...]
/third_party/libuv/src/unix/
H A Daix.c720 char result_data[RDWR_BUF_SIZE]; in uv__ahafs_event() local
/third_party/node/deps/uv/src/unix/
H A Daix.c704 char result_data[RDWR_BUF_SIZE]; in uv__ahafs_event() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp1714 const unsigned char* result_data = NULL; in execute() local
H A Dgl4cTextureViewTests.cpp7741 void* result_data = NULL; in verifyResultData() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTessellation.cpp675 int* result_data = (int*)gl.mapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER, 0, /* offset */ in iterate() local
1409 const int* result_data = (const int*)gl.mapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER, 0, /* offset */ in iterate() local
[all...]
/third_party/node/src/
H A Dnode_api.cc1072 jsvm_create_buffer_copy(JSVM_Env env, size_t length, const void* data, void** result_data, JSVM_Value* result) jsvm_create_buffer_copy() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1301 bool GPUShader5TextureGatherOffsetColorTestBase::verifyResult(const void* result_data) in verifyResult() argument
2228 bool GPUShader5TextureGatherOffsetDepthTestBase::verifyResult(const void* result_data) in verifyResult() argument

Completed in 40 milliseconds