HomeSort by relevance Sort by last modified time
    Searched refs:get_transform (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_lower_wpos_ytransform.c 48 get_transform(lower_wpos_ytransform_state *state) function
91 wpostrans = get_transform(state);
245 trans = get_transform(state);
269 nir_channel(b, get_transform(state), 0));
283 nir_ssa_def *scale = nir_channel(b, get_transform(state), 0);
284 nir_ssa_def *neg_scale = nir_channel(b, get_transform(state), 2);
  /external/vulkan-validation-layers/demos/smoke/
Meshes.cpp 319 get_transform(teapot_positions, position_count, translate, scale);
337 void get_transform(const float *positions, int position_count, Mesh::Position &translate, float &scale) { function in class:__anon43410::BuildTeapot
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 114 static int get_transform
1379 if (get_transform(prop, pair, &num_p) < 0) {
1460 get_transform(prop, pair, num_p) function
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 1733 VkSurfaceTransformFlagBitsKHR get_transform() { return m_struct.transform; } function in class:vkdisplaysurfacecreateinfokhr_struct_wrapper
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]

Completed in 764 milliseconds